| CourseGroup |
| EntityType | Independent |
| Logical Entity Name | CourseGroup |
| Default Table Name | AdCourseGroup |
| Logical Only | NO |
| Definition | |
| Note |
| CourseGroup Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CourseGroupId |
INTEGER | NO | ||
| Code | VARCHAR(20) | NO | ||
| Name | VARCHAR(200) | NO | ||
| IsActive | BIT | NO | ||
| CampusGroupId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| CourseGroup Keys |
| Key Name | Key Type | Keys |
| AdCourseGroup_Code_U_N_IDX | Alternate Key | Code |
| PK__AdCourseGroup__4C063AB8 | PrimaryKey | CourseGroupId |
| CourseGroup Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CourseGroupCourse | Non-Identifying | One To Zero or More | NO | ||||
| CourseGroupDegree | Non-Identifying | One To Zero or More | NO | ||||
| CourseGroupProgram | Non-Identifying | One To Zero or More | NO | ||||
| CourseGroupProgramGroup | Non-Identifying | One To Zero or More | NO |
| CourseGroup Check Constraints |
| Check Constraint Name | CheckConstraint |